CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 语音识别 MATLAB

搜索资源列表

  1. endpointdetection

    0下载:
  2. 语音检测的目的是在一串连续的记录信号中将重要的信息分离出来。在电信应用领域,语音检测是必需的。对于自动语音识别,端点检测在分离重要语音信息时是必需的,这样可以产生语音模式或语音模板。-Voice detection is aimed at a string of consecutive records of information important signal will be separated. At the field of telecommunications applications
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-16
    • 文件大小:179440
    • 提供者:candy
  1. RBF

    0下载:
  2. 基于RBF神经网络的语音识别方法的应用研究-RBF neural network-based speech recognition methods applied research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1935678
    • 提供者:yuanjiaxing
  1. speech-recognation

    0下载:
  2. 基于MATLAB的语音识别系统 speech recognation-speech recognation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:6840
    • 提供者:
  1. MATLAB-YUYINSHIBIE

    0下载:
  2. 这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。-This is the number of speech recognition procedures, including the voice feature extraction, endpoint detection procedure.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-15
    • 文件大小:6231
    • 提供者:dongxu
  1. main

    0下载:
  2. 语音识别的实现程序,主要着重于 连续语音,对初学者和程序员都有帮助-The realization of speech recognition procedures, focusing on continuous speech, for both beginners and programmers to help
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-03
    • 文件大小:648637
    • 提供者:欧阳晔
  1. mel_endpoint2

    0下载:
  2. 语音识别程序。有需要的抓紧啦。用MATLAB实现的。-Speech recognition procedures. You need to have the grasp. Achieved using MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1313
    • 提供者:杨锐雄
  1. vad

    0下载:
  2. 在语音识别系统中,端点检测的目的是要区分语音段和非语音段 ,它在自动语音识别中起着关键作用-In speech recognition systems, the purpose of endpoint detection is to distinguish between voice and non-voice segment, which in automatic speech recognition plays a key role
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1077
    • 提供者:小英
  1. april5

    0下载:
  2. 用matlab实现语音识别,通过耳麦说出前后左右来控制及其运动-Speech recognition using matlab to achieve through the headset out and around to control the movement
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1267
    • 提供者:新新
  1. speechR

    0下载:
  2. 基于matlab的语音识别 用matlab仿真0到9十个数字的语音识别-speech recognition based on matlab
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:92133
    • 提供者:aaroncheung
  1. F2_6764

    1下载:
  2. 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:30403
    • 提供者:cike
  1. DTWspeechrecognition

    0下载:
  2. 基于DTW的孤立词语音识别程序,Matlab环境-DTW-based isolated word speech recognition program, Matlab environment
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-15
    • 文件大小:4060890
    • 提供者:方蕾
  1. fftvq

    0下载:
  2. 小波变换加VQ语音识别程序。用小波变换来提高语音特征的性能,从而提高VQ算法的识别率-Wavelet transform plus VQ speech recognition program. Using wavelet transform to improve the performance of speech features to enhance the recognition rate of VQ algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7739
    • 提供者:黄邦奉
  1. ASR_matlab

    1下载:
  2. 语音识别的MATLAB代码,包括用于测试的语音,实现了利用HMM(隐含马尔可夫)和DTW(动态规划)两种方法的实现。-ASR use HMM and DTW method include wave files use for test and training.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2202121
    • 提供者:wuhao
  1. voiceenergy

    1下载:
  2. 语音识别,能量计算,过零率检测,发生点检测,用于音符切分-Speech recognition, energy calculation, zero-crossing rate detection, point detection occurs for note segmentation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-13
    • 文件大小:21313957
    • 提供者:mingliu
  1. exampleProgram

    0下载:
  2. DTW-语音识别,是在matlab中做的,比较方便快捷了。-DTW-speech recognition, in matlab to do, the more convenient of the.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:120775
    • 提供者:konghao
  1. HMMforspeechrecogntion

    4下载:
  2. 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1179335
    • 提供者:wh
  1. SpeechRecognition

    0下载:
  2. hmm算法实现的语音识别程序压缩包,内涵多个文件。-Speech Recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-25
    • 文件大小:8288377
    • 提供者:Mnisxh
  1. IsolatedDigitRecognition

    0下载:
  2. Matlab下单字语音识别程序。Readme.txt中有使用方法的详细说明。-Vocabulary speech recognition under the program Matlab. Readme.txt in detail using the method.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:517978
    • 提供者:John
  1. matlab

    0下载:
  2. 语音识别预处理matlab实现,包括端点检测,预加重,加窗-Speech recognition pre matlab implementation, including endpoint detection, pre-emphasis, windowing
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1046
    • 提供者:
  1. MFCC

    0下载:
  2. 介绍语音识别中特征参数mfcc的改进算法,对于语音识别和语音合成有更好的效率-Introduction of speech recognition feature parameters mfcc improved algorithm for speech recognition and speech synthesis for better efficiency
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:231950
    • 提供者:路路
« 1 2 3 4 56 7 8 9 10 ... 41 »
搜珍网 www.dssz.com